FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fmcna.caredata.fhir.ig.r4#1.1.9 (1469 ms)

Package fmcna.caredata.fhir.ig.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fmcna.caredata.fhir.ig.r4@1.1.9&canonical=http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile
Url http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile
Version 1.1.8
Status active
Name FreseniusOrganization
Title Fresenius Organization Profile
Experimental False
Description Fresenius Organization Profile
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
http://fkcfhir.org/fhir/StructureDefinition/fmc-location-profile Fresenius Location Profile
http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile Fresenius Organization Profile
http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-role-profile Fresenius Practitioner Role Profile

Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization US Core Organization Profile
http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile Fresenius Organization Profile
http://terminology.hl7.org/ValueSet/v2-0203 hl7VS-identifierType
http://terminology.hl7.org/ValueSet/v2-0301 hl7VS-universalIdType
http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs Fresenius Identifier Type Value Set
http://fkcfhir.org/fhir/ValueSet/fmc-organization-contact-type-vs Fresenius Organization Contact type Value Set
http://fkcfhir.org/fhir/ValueSet/fmc-organization-hierarchy-vs Fresenius Organization Hierarchy Value Set
http://fkcfhir.org/fhir/ValueSet/fmc-organization-instance-vs Fresenius Organization Instance Value Set
http://fkcfhir.org/fhir/ValueSet/fmc-organization-ownership-vs Fresenius Organization Ownership Value Set


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "fmc-organization-profile",
  "url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile",
  "version" : "1.1.8",
  "name" : "FreseniusOrganization",
  "title" : "Fresenius Organization Profile",
  "status" : "active",
  "description" : "Fresenius Organization Profile",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:CLIA",
        "path" : "Organization.identifier",
        "sliceName" : "CLIA"
      },
      {
        "id" : "Organization.identifier:CLIA.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0301"
        }
      },
      {
        "id" : "Organization.identifier:ORGID",
        "path" : "Organization.identifier",
        "sliceName" : "ORGID",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ORGID.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:ORGID.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "urn:oid:2.16.840.1.113883.3.7418.1.1"
      },
      {
        "id" : "Organization.identifier:MEDICAID",
        "path" : "Organization.identifier",
        "sliceName" : "MEDICAID",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:MEDICAID.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:MEDICAID.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "urn:oid:2.16.840.1.113883.3.7418.1.7"
      },
      {
        "id" : "Organization.identifier:TAX",
        "path" : "Organization.identifier",
        "sliceName" : "TAX",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:TAX.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:TAX.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "urn:oid:2.16.840.1.113883.4.4"
      },
      {
        "id" : "Organization.identifier:COSTCENTER",
        "path" : "Organization.identifier",
        "sliceName" : "COSTCENTER",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:COSTCENTER.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:COSTCENTER.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "urn:oid:2.16.840.1.113883.3.7418.1.9"
      },
      {
        "id" : "Organization.identifier:MEDICARE",
        "path" : "Organization.identifier",
        "sliceName" : "MEDICARE",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:MEDICARE.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id" : "Organization.identifier:MEDICARE.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "http://hl7.org/fhir/sid/us-medicare"
      },
      {
        "id" : "Organization.identifier:ESRDNETWORK",
        "path" : "Organization.identifier",
        "sliceName" : "ESRDNETWORK",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:ESRDNETWORK.type",
        "path" : "Organization.identifier.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs"
        }
      },
      {
        "id" : "Organization.identifier:ESRDNETWORK.system",
        "path" : "Organization.identifier.system",
        "patternUri" : "urn:oid:2.16.840.1.113883.3.7418.1.3"
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Organization.type:ORGHIERARCHY",
        "path" : "Organization.type",
        "sliceName" : "ORGHIERARCHY",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-organization-hierarchy-vs"
        }
      },
      {
        "id" : "Organization.type:INSTANCE",
        "path" : "Organization.type",
        "sliceName" : "INSTANCE",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-organization-instance-vs"
        }
      },
      {
        "id" : "Organization.type:OWNERSHIPTYPE",
        "path" : "Organization.type",
        "sliceName" : "OWNERSHIPTYPE",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-organization-ownership-vs"
        }
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "short" : "Reference to Organization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile"
            ],
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ]
          }
        ]
      },
      {
        "id" : "Organization.contact.purpose",
        "path" : "Organization.contact.purpose",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-organization-contact-type-vs"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.